Quick Links:

bal | bbl | bdl | bsl

Public Types

bsl::remove_extent< t_TYPE[]> Struct Template Reference
[Component bslmf_removeextent]

#include <bslmf_removeextent.h>

List of all members.

Public Types

typedef t_TYPE type

Detailed Description

template<class t_TYPE>
struct bsl::remove_extent< t_TYPE[]>

Specialization of remove_extent for array of unknown bound

See Component bslmf_removeextent


Member Typedef Documentation

template<class t_TYPE >
typedef t_TYPE bsl::remove_extent< t_TYPE[]>::type

The documentation for this struct was generated from the following file: